*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Wed, 11 Apr 2007 03:55:50 +0000 (03:55 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 11 Apr 2007 03:55:50 +0000 (03:55 +0000)
lisp/ChangeLog

index d55fc51f626e2f66bb7e20e6d32a363b1027e577..cb150a57f2ada957f8c48a10571c757b8e2e9672 100644 (file)
@@ -1,3 +1,14 @@
+2007-04-11  Markus Triska  <markus.triska@gmx.at>
+
+        * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
+        (byte-optimize-backward-word): Remove (move to bytecomp.el)
+
+        * emacs-lisp/bytecomp.el (byte-compile-char-before): Improve
+        numeric argument case.
+        (byte-compile-backward-char, byte-compile-backward-word): New
+        functions, performing rewriting previously done in byte-opt.el.
+        Fix their "Fixme" item (restriction to numeric arguments).
+
 2007-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar with